projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e870595
)
Comment change.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jun 2004 22:37:07 +0000
(22:37 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 13 Jun 2004 22:37:07 +0000
(22:37 +0000)
src/process.c
patch
|
blob
|
history
diff --git
a/src/process.c
b/src/process.c
index 9220004502273ed010b9e5d5ee89d3adcb850bf9..4c47fc0e92a49b68135f47533a23c74aa31b2e5f 100644
(file)
--- a/
src/process.c
+++ b/
src/process.c
@@
-3619,6
+3619,8
@@
FLAGS is the current flags of the interface. */)
#endif
#endif /* HAVE_SOCKETS */
+/* Turn off input and output for process PROC. */
+
void
deactivate_process (proc)
Lisp_Object proc;